home *** CD-ROM | disk | FTP | other *** search
/ Larry Magid's Essential Internet / Larry Magid's Essential Internet (Quarterdeck Corporation)(1995).ISO / qsockpro.qip / ALTERNET.ACT < prev    next >
Text File  |  1995-10-09  |  2KB  |  80 lines

  1. ; ALTERNET.ACT
  2. ; DATE: 4/4/95
  3.  
  4. ;
  5. ; Overview      
  6. ;       - information is used to establish an instant 
  7. ;         account via winsock
  8. ;
  9. [Overview]
  10. CountryCode=1
  11. CountryName=USA
  12. ProductCode=qintsusaret
  13.  
  14. EmailEqualsUsername=true
  15.  
  16. ; Provider Company Name
  17. Name=AlterNet
  18.  
  19. ; Provider Logo BMP file
  20. LogoFile=alternet.bmp
  21.  
  22. ; Infomation about Provider
  23. InfoFile=alternet.nfo
  24.  
  25. ; Recommended Communication settings
  26. CommSettings=9600,n,8,1
  27.  
  28. ; IAP filename for this provider
  29. IAPFile=alternet.iap
  30.  
  31. ; Username to login IAP
  32. Username=autodeck
  33.  
  34. ; Password to login IAP
  35. Password=iTzSx'lkW6T#iMZL#--?ubRw
  36.  
  37. ; Script used to login IAP
  38. ;Script=alternet.mps
  39.  
  40.  
  41. ;
  42. ; Contact Information
  43. ;       - Information is displayed to help user establish 
  44. ;         an account via mail/voice phone
  45. ;
  46. [Contact Information]
  47. ; Voice phonenumber(s) to call 
  48. VoicePhone1=1-800-488-6386
  49. VoicePhone2=1-703-206-5900
  50.  
  51. ; Address to send account information to
  52. ; Only two address fields can be used
  53. Address1=3060 Williams Drive
  54. Address2=
  55. City=Fairfax
  56. State=VA
  57. Zip=22042
  58. Country=USA
  59.  
  60. ;
  61. ; AskForInfo
  62. ;       - Information to ask for when calling/writting
  63. ;
  64. [AskForInfo]
  65. Line1=Connection Type
  66. Line2=....(PPP, SLIP, SLIP with VJ Compression)
  67. Line3=Your IP address
  68. Line4=....(if the provider uses fixed IP addresses.)
  69. Line5=Username (account login name)
  70. Line6=Password (account login password)
  71. Line7=DNS Servers
  72. Line8=....(These must be valid IP addresses, not host names)
  73. Line9=Email Account
  74. Line10=Email Password
  75. Line11=Email Address
  76. Line12=SMTP (Mail) Server name or IP Address
  77. Line13=POP3 (Post office) Server name or IP Address
  78. Line14=NNTP (News) Server name or IP Address
  79. Line15=Domain name
  80.